@charset "UTF-8";

#cyg_main_content{
  background-color: #CFE6EB;
  margin-bottom: -40px;
}

#cyg_main_content .modal_block{
  display: block!important;
}
#cyg_main_content .modal_button{
  width: 100%;
  display: block;
  margin: 0 auto;
}
#cyg_main_content .bigfee{
  font-size: 60px
}
#cyg_main_content .sec01_pad{
  padding: 2vw 3%;
}

#cyg_main_content .cp_midashi span{
  background:linear-gradient(transparent 60%, #90D9FF 60%);
}

#cyg_main_content .flex_col3 figure{
  min-height: 200px;
}
#cyg_main_content .onecre{
  max-width: 800px;
  width: 100%;
  height: auto;
  display: block;
  margin: 20px auto 40px;
}
#cyg_main_content .twin{
  max-width: 520px;
  width: 100%;
  height: auto;
  display: block;
  margin: 20px auto 0;
}

#cyg_main_content .white{
  color: #fff!important;
}

#cyg_main_content .ta-c{
  text-align: center;
}

#cyg_main_content .border_b{
  border-bottom: 4px solid #333;
}

#cyg_main_content .img100{
  width: 100%!important;
  height: auto;
}

#cyg_main_content .sectionB_bg_or{
  background-color: #F5A25B;
}

#cyg_main_content .btn_cv_red {
  padding: 0 4%;
}
#cyg_main_content .cp_img a{
  transition: 0.3s ease-in-out;
}
#cyg_main_content .cp_img a:hover{
  opacity: 0.8;
}

#cyg_main_content .pc_none{
  display: none;
}

.back_w{
  background-color: #fff;
}
.ptpb{
  padding: 60px 0!important;
}

#cyg_main_content .sectionB_bg_dblue{
  background-color: #11709A;
  border-radius: 60px;
  padding-bottom: 60px;
}
#cyg_main_content .wp60{
  position: relative;
  top: -10px;
  font-size: 16px;
  margin-top: -10px;
}
#cyg_main_content .kome{
  position: relative;
  top: -3px;
  font-size: 16px;
}
#cyg_main_content .d_block{
  display: block;
}

#cyg_main_content .mvc_flex{
  max-width: 1100px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}
#cyg_main_content .mvc_flex div{
  width: 50%;
  padding: 1%;
}
#cyg_main_content .kome{
  padding-left: 10px;
  text-indent: -10px;
}
#cyg_main_content .dela div{
  width: 48%;
}
#cyg_main_content .a_top{
  align-items: flex-start;
}
.menu-fixed{
  z-index: 9999;
}

#cyg_main_content .span_bb_black{
  color: #0087EA;
  border-bottom: 2px solid #0087EA;
}

#cyg_main_content .sec-snippet-h3{
  margin-bottom: 20px;
}





@media only screen and (max-width: 896px) {

  #cyg_main_content{
  background-color: #CFE6EB;
  margin-bottom: -45px;
}
  #cyg_main_content .pc_none{
    display: block;
  }
  

  #cyg_main_content .sectionB_flex .flex_col3 {
    width: 100%;
    padding-left: 6%;
    padding-right: 6%;
  }
  
  #cyg_main_content .bigfee{
    font-size: 50px;
  }
  .fixedmenu{
    z-index: 9999;
  }

  .block740{
    display: block;
  }

  #cyg_main_content .text_bg_box.pink {
    width: 100%;
    padding: 60px 4%;
    color: #fff;
  }

.p_reset{
  padding: 0!important;
}
#cyg_main_content .wp60{
  position: relative;
  top: -10px;
  font-size: 10px;
  margin-top: -10px;
}

#cyg_main_content .block740{
  display: block;
}

#cyg_main_content .dela div{
  width: 100%;
}
#cyg_main_content .dela div:nth-child(2){
  margin-top: 20px;
}



}

